From: bors Date: Mon, 16 Apr 2018 15:36:50 +0000 (+0000) Subject: Auto merge of #5360 - euclio:metadata, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~1^2~70 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=6cc47807074e6ef3790a72e8f957ae92a6444f3e;p=cargo.git Auto merge of #5360 - euclio:metadata, r=alexcrichton include package metadata in `cargo metadata` Fixes #4819. All-in-all a pretty small change. I'm a little concerned about threading the `toml::Value` all the way through however, should I make another type? Also, cloning the metadata value initially is maybe not ideal, since it's technically accessible through the original manifest. I figured this way was cleaner. --- 6cc47807074e6ef3790a72e8f957ae92a6444f3e